You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Happens for Structure 11 file rock basis of the portal
Error: Python: Traceback (most recent call last):
File "C:\Users\\Documents\Github_blender_scripts\addons\collider_tools\auto_Convex\add_bounding_auto_convex.py", line 43, in invoke
super().invoke(context, event)
File "C:\Users\\Documents\Github_blender_scripts\addons\collider_tools\collider_shapes\add_bounding_primitive.py", line 1349, in invoke
self.execute(context)
File "C:\Users\\Documents\Github_blender_scripts\addons\collider_tools\auto_Convex\add_bounding_auto_convex.py", line 134, in execute
joined_mesh = bmesh_join(bmeshes, matrices)
File "C:\Users\\Documents\Github_blender_scripts\addons\collider_tools\bmesh_operations\mesh_edit.py", line 27, in bmesh_join
add_face(tuple(bm.verts[i.index + offset] for i in face.verts))
ValueError: faces.new(verts): face already exists
The text was updated successfully, but these errors were encountered:
Happens for Structure 11 file rock basis of the portal
The text was updated successfully, but these errors were encountered: